Skip to content
This repository has been archived by the owner on Oct 30, 2024. It is now read-only.

add: flow-global options #73

Merged
merged 1 commit into from
Aug 19, 2024
Merged

add: flow-global options #73

merged 1 commit into from
Aug 19, 2024

Conversation

iwilltry42
Copy link
Collaborator

flows:
  chatgpt:
    default: true
    globals:
      ingestion:
        textsplitter: # settings which will be merged with the config for any textsplitter implementation
          chunkSize: 800
          chunkOverlap: 400
    ingestion:
      - filetypes: ["*"]
        textsplitter:
          name: text
          options:
            chunkSize: 811

@iwilltry42 iwilltry42 merged commit e58b64b into main Aug 19, 2024
1 check passed
@iwilltry42 iwilltry42 deleted the feat/global-opts branch August 19, 2024 19:20
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant